IviRFSigGen Configure CDMA Trigger Source [CDMA]

IviRFSigGenCDMABase Capability Group

This VI configures the CDMA trigger source for starting or synchronizing the generation of the channel codings.

instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
source Specifies the source of the trigger signal that starts the channel coding generation. The driver uses this value to set the IviRFSigGen>>CDMA>>Trigger>>CDMA Trigger Source property.

Defined Values:

IVIRFSIGGEN_VAL_CDMA_TRIGGER_SOURCE_IMMEDIATE - The
CDMA generator system does not wait for a trigger.
Each channel coding is run continuously.

IVIRFSIGGEN_VAL_CDMA_TRIGGER_SOURCE_EXTERNAL - Each
channel coding is started with an external signal.

IVIRFSIGGEN_VAL_CDMA_TRIGGER_SOURCE_SOFTWARE - Each
channel coding is started with a software programmable
trigger.

Default Value: IVIRFSIGGEN_VAL_CDMA_TRIGGER_SOURCE_IMMEDIATE
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.